|
NcApi
|
Parameters for the NcApiWesCmd function. More...
#include <NcApi.h>
Data Fields | |
| NcApiWesCmdValues | cmd |
| WES Command. More... | |
| void * | callbackToken |
| Application provided token / context / tag that it wants to called back with. NcApi does not inspect this parameter, it merely passes it along. More... | |
Parameters for the NcApiWesCmd function.
| void* NcApiWesCmdParams::callbackToken |
Application provided token / context / tag that it wants to called back with. NcApi does not inspect this parameter, it merely passes it along.
| NcApiWesCmdValues NcApiWesCmdParams::cmd |
WES Command.
1.8.10